home *** CD-ROM | disk | FTP | other *** search
- Path: cutter.ship.edu!cz3040
- From: cz3040@cutter.ship.edu (Let's Go Steelers!)
- Newsgroups: comp.lang.c++
- Subject: String Formating
- Date: 26 Jan 1996 05:10:01 GMT
- Organization: East Stroudsburg University, Pennsylvania
- Message-ID: <4e9nn9$bfp@jake.esu.edu>
- NNTP-Posting-Host: cutter.ship.edu
- X-Newsreader: TIN [version 1.2 PL2]
-
- Does anybody out there know how to format stings on a printer?
-
- Right now I have this:
-
- PrintFile << Name
- << SSN
- << Major
- << GPA
- << State
- << endl;
-
- All of these are character strings.
-
- Please e-mail me
-
- Thanks,
-
-
- Craig
- cz3040@cutter.ship.edu
-
-